Everything about Web 2 totally explained
Web 2.0 is a term describing the trend in the use of
World Wide Web technology and
web design that aims to enhance
creativity, information sharing, and, most notably, collaboration among users. These concepts have led to the development and evolution of web-based communities and
hosted services, such as
social-networking sites,
wikis,
blogs, and
folksonomies. The term became notable after the first
O'Reilly Media Web 2.0 conference in
2004.
Although the term suggests a new version of the
World Wide Web, it doesn't refer to an update to any technical specifications, but to changes in the ways
software developers and
end-users use the Web. According to
Tim O'Reilly:
Tim Berners-Lee, have questioned whether one can use the term in a meaningful way, since many of the technology components of "Web 2.0" have existed since the early days of the Web.
Definition
Web 2.0 has numerous definitions.
Tim O'Reilly regards Web 2.0 as
business embracing the web as a platform and using its strengths (global audiences, for example).
O'Reilly provided examples of companies or products that embody these principles in his description of his four levels in the hierarchy of Web 2.0-ness. Level-3 applications, the most "Web 2.0"-oriented, only exist on the Internet, deriving their effectiveness from the inter-human connections and from the network effects that Web 2.0 makes possible, and growing in effectiveness in proportion as people make more use of them. O'Reilly gave as examples
eBay,
Craigslist,
Wikipedia,
del.icio.us,
Skype,
dodgeball and
AdSense. Level-2 applications can operate offline but gain advantages from going online. O'Reilly cited
Flickr, which benefits from its shared photo-database and from its community-generated tag database. Level-1 applications operate offline but gain features online. O'Reilly pointed to Writely (now
Google Docs & Spreadsheets) and
iTunes (because of its music-store portion). Level-0 applications work as well offline as online. O'Reilly gave the examples of
MapQuest,
Yahoo! Local and
Google Maps (mapping-applications using contributions from users to advantage can rank as "level 2"). Non-web applications like
email,
instant-messaging clients and the
telephone fall outside the above hierarchy.
In alluding to the
version-numbers that commonly designate software upgrades, the phrase "Web 2.0" hints at an improved form of the World Wide Web. Technologies such as
weblogs (
blogs),
wikis,
podcasts,
RSS feeds (and other forms of many-to-many publishing),
social software, and web
application programming interfaces (APIs) provide enhancements over read-only websites.
Stephen Fry, who writes a column about technology in the British
Guardian newspaper, describes Web 2.0 as:
The idea of "Web 2.0" can also relate to a transition of some
websites from isolated
information silos to interlinked
computing platforms that function like locally-available software in the perception of the user. Web 2.0 also includes a social element where users generate and distribute content, often with freedom to share and re-use. This can result in a rise in the economic value of the web to businesses, as users can perform more activities online.
Others have provided additional definitions of Web 2.0:
Characteristics
Web 2.0 websites allow users to do more than just retrieve information. They can build on the interactive facilities of "
Web 1.0" to provide
"Network as platform" computing, allowing users to run software-applications entirely through a browser. and regards the Web-as-information-source as Web 1.0.
The impossibility of excluding group-members who don’t contribute to the provision of goods from sharing profits gives rise to the possibility that rational members will prefer to withhold their contribution of effort and
free-ride on the contribution of others.
According to Best, the characteristics of Web 2.0 are: rich user experience, user participation, dynamic content, metadata, web standards and scalability. Three further characteristics that Best didn't mention about web 2.0: openness, freedom and collective intelligence by way of user participation – all should be viewed as essential attributes of Web 2.0.
Technology overview
The sometimes complex and continually evolving technology infrastructure of Web 2.0 includes
server-software,
content-syndication,
messaging-protocols, standards-oriented
browsers with
plugins and
extensions, and various client-applications. The differing, yet complementary approaches of such elements provide Web 2.0 sites with
information-storage, creation, and dissemination challenges and capabilities that go beyond what the public formerly expected in the environment of the so-called "Web 1.0".
Web 2.0 websites typically include some of the following features/techniques:
- Cascading Style Sheets to aid in the separation of presentation and content
- Folksonomies (collaborative tagging, social classification, social indexing, and social tagging)
- Microformats extending pages with additional semantics
- REST and/or XML- and/or JSON-based APIs
- Rich Internet application techniques, often Ajax-based
- Semantically valid XHTML and HTML markup
- Syndication, aggregation and notification of data in RSS or Atom feeds
- mashups, merging content from different sources, client- and server-side
- Weblog-publishing tools
- wiki or forum software, etc., to support user-generated content
- Internet privacy, the extended power of users to manage their own privacy in cloaking or deleting their own user content or profiles.
Associated innovations
It is a common misconception that "Web 2.0" refers to various visual design elements such as rounded corners or drop shadows. While such design elements have commonly been found on popular Web 2.0 sites, the truth is that the association is merely one of fashion, a designer preference which became popular around the same time that "Web 2.0" became a
buzz word.
Another common missassociation with Web 2.0 is
AJAX. This error probably comes about because many Web 2.0 sites rely heavily on AJAX or
DHTML effects commonly associated with AJAX. So while AJAX is often required for Web 2.0 sites to function
well, it's (usually) not
required for them to function..
The
Freemium business model has also been commonly associated with many Web 2.0 sites, basically with the idea that core basic services are given away for free, hence building word of mouth marketing and create a large user base quickly, with then premium service being offered to the user base for a price.
Web-based applications and desktops
Ajax has prompted the development of websites that mimic desktop applications, such as
word processing, the
spreadsheet, and
slide-show presentation.
WYSIWYG wiki sites replicate many features of PC authoring applications. Still other sites perform collaboration and
project management functions. In 2006
Google, Inc. acquired one of the best-known sites of this broad class,
Writely.
Several browser-based "
operating systems" have emerged, including
EyeOS and
YouOS. They essentially function as application platforms, not as operating systems
per se. These services mimic the user experience of desktop operating-systems, offering features and applications similar to a PC environment. They have as their distinguishing characteristic the ability to run within any modern browser.
Numerous web-based application services appeared during the
dot-com bubble of 1997–2001 and then vanished, having failed to gain a critical mass of customers. In 2005,
WebEx acquired one of the better-known of these,
Intranets.com, for USD45 million.
Rich Internet applications
Rich-Internet application techniques such as
AJAX,
Adobe Flash,
Flex,
Java, and
Curl have evolved that have the potential to improve the
user-experience in browser-based applications. These technologies allow a web-page to request an update for some part of its content, and to alter that part in the browser, without needing to refresh the whole page at the same time.
Server-side software
Functionally, Web 2.0 applications build on the existing Web server architecture, but rely much more heavily on back-end software. Syndication differs only nominally from the methods of publishing using dynamic content management, but web services typically require much more robust database and workflow support, and become very similar to the traditional intranet functionality of an application server. Vendor approaches to date fall either under a universal server approach (which bundles most of the necessary functionality in a single server platform) or under a web-server plugin approach (which uses standard publishing tools enhanced with API interfaces and other tools).
Client-side software
The extra functionality provided by Web 2.0 depends on the ability of users to work with the data stored on servers. This can come about through forms in an HTML page, through a scripting-language such as Javascript / Ajax, or through Flash, Curl Applets or Java Applets. These methods all make use of the client computer to reduce server workloads and to increase the responsiveness of the application.
XML and RSS
Advocates of "Web 2.0" may regard syndication of site content as a Web 2.0 feature, involving as it does standardized protocols, which permit end-users to make use of a site's data in another context (such as another website, a browser plugin, or a separate desktop application). Protocols which permit syndication include
RSS (Really Simple Syndication — also known as "web syndication"),
RDF (as in RSS 1.1), and
Atom, all of them
XML-based formats. Observers have started to refer to these technologies as "
Web feed" as the usability of Web 2.0 evolves and the more user-friendly Feeds icon supplants the RSS icon.
Specialized protocols
Specialized protocols such as FOAF and XFN (both for social networking) extend the functionality of sites or permit end-users to interact without centralized websites.
Web APIs
Machine-based interaction, a common feature of Web 2.0 sites, uses two main approaches to Web APIs, which allow web-based access to data and functions:
REST and
SOAP.
REST (Representational State Transfer) Web APIs use HTTP alone to interact, with XML (eXtensible Markup Language) or JSON payloads;
SOAP involves POSTing more elaborate XML messages and requests to a server that may contain quite complex, but pre-defined, instructions for the server to follow.
Often servers use proprietary APIs, but standard APIs (for example, for posting to a blog or notifying a blog update) have also come into wide use. Most communications through APIs involve XML or JSON payloads.
See also Web Services Description Language (WSDL) (the standard way of publishing a SOAP API) and this list of Web Service specifications.
Economics
The analysis of the economic implications of "Web 2.0" applications and loosely-associated technologies such as wikis, blogs, social-networking, open-source, open-content, file-sharing, peer-production, etc. has also gained scientific attention. This area of research investigates the implications Web 2.0 has for an economy and the principles underlying the economy of Web 2.0.
Cass Sunstein's book "Infotopia" discussed the Hayekian nature of collaborative production, characterized by decentralized decision-making, directed by (often non-monetary) prices rather than central planners in business or government.
Don Tapscott and Anthony D. Williams argue in their book Wikinomics: How Mass Collaboration Changes Everything (2006) that the economy of "the new web" depends on mass collaboration. Tapscott and Williams regard it as important for new media companies to find ways of how to make profit with the help of Web 2.0. The prospective Internet-based economy that they term "Wikinomics" would depend on the principles of openness, peering, sharing, and acting globally. They identify seven Web 2.0 business-models (peer pioneers, ideagoras, prosumers, new Alexandrians, platforms for participation, global plantfloor, wiki workplace).
Organizations could make use of these principles and models in order to prosper with the help of Web 2.0-like applications: "Companies can design and assemble products with their customers, and in some cases customers can do the majority of the value creation".
"In each instance the traditionally passive buyers of editorial and advertising take active, participatory roles in value creation."
Tapscott and Williams suggest business strategies as "models where masses of consumers, employees, suppliers, business partners, and even competitors cocreate value in the absence of direct managerial control". Tapscott and Williams see the outcome as an economic democracy.
Some other views in the scientific debate agree with Tapscott and Williams that value-creation increasingly depends on harnessing open source/content, networking, sharing, and peering, but disagree that this will result in an economic democracy, predicting a subtle form and deepening of exploitation, in which Internet-based global outsourcing reduces labour-costs by transferring jobs from workers in wealthy nations to workers in poor nations. In such a view, the economic implications of a new web might include on the one hand the emergence of new business-models based on global outsourcing, whereas on the other hand non-commercial online platforms could undermine profit-making and anticipate a co-operative economy. For example, Tiziana Terranova speaks of "free labor" (performed without payment) in the case where prosumers produce surplus value in the circulation-sphere of the cultural industries.
Criticism
The argument exists that "Web 2.0" doesn't represent a new version of the World Wide Web at all, but merely continues to use so-called "Web 1.0" technologies and concepts. Techniques such as AJAX don't replace underlying protocols like HTTP, but add an additional layer of abstraction on top of them. Many of the ideas of Web 2.0 had already been featured in implementations on networked systems well before the term "Web 2.0" emerged. Amazon.com, for instance, has allowed users to write reviews and consumer guides since its launch in 1995, in a form of self-publishing. Amazon also opened its API to outside developers in 2002. Previous developments also came from research in computer-supported collaborative learning and computer-supported cooperative work and from established products like Lotus Notes and Lotus Domino.
In a podcast interview Tim Berners-Lee described the term "Web 2.0" as a "piece of jargon." "Nobody really knows what it means," he said, and went on to say that "if Web 2.0 for you is blogs and wikis, then that's people to people. But that was what the Web was supposed to be all along."
Venture capitalist Josh Kopelman noted that Web 2.0 excited only 530,651 people (the number of subscribers to TechCrunch, a Weblog covering Web 2.0 matters), too few users to make them an economically viable target for consumer applications.
Although Bruce Sterling reports he's a fan of Web 2.0, he thinks it's now dead as a rallying concept.
A few critics cite the language used to describe the hype cycle of Web 2.0 as an example of Techno-utopianist rhetoric. Furthermore, Web 2.0 isn't the first example of communication creating a false, hyper-inflated sense of the value of technology and its impact on culture. The dot com bust of the year 2000 was a culmination of rhetoric of the technological sublime. (1989) and the technologies worth as represented in the stock market. Indeed, several years before the dot com stock market crash the then-Federal Reserve chairman Alan Greenspan equated the run up of stock values as irrational exuberance. Shortly before the crash of 2000 a book by Shiller, Robert J., 2000. was released detailing the overly optimistic euphoria of the dot com industry. The book Wikinomics: How Mass Collaboration Changes Everything (2006) even goes as far as to quote critics of the value of Web 2.0 in an attempt to acknowledge that hyper inflated expectations exist but that Web 2.0 is really different.
However the language of the technological sublime is nothing new to the United States communication culture and examples can be found as far back as 1858 in the description of the telegraph. Briggs and Maverick, Charles F. & Augustus (1858). telegraph, .... Rudd & Carleton.
Critics argue that Web 2.0 futurists are blinded by the technology and blissfully ignore the all too real internet censorship that governments and corporations may apply to communication media. There exists a probability that the Web 2.0 phenomenon may ultimately lead to a mere augmentation of current cultural information exchanges that are bound by existing political and societal strictures.
Web 2.0 has been criticised with the phrase, "You [theusers] make the content; we [theowners] make the money." This criticism stems from the Web 2.0 business model in which users are encouraged to produce their own content, driving traffic for the site, which in turn enables the website owners, who provide a medium for this exchange of user-generated content, to gain profits from advertising revenue. This is a deviation from traditional web models, in which webmasters are primarily responsible for producing quality, informative content that keeps their visitors returning again and again, establishing user loyalty.
Trademark
In November 2004, CMP Media applied to the USPTO for a service mark on the use of the term "WEB 2.0" for live events. On the basis of this application, CMP Media sent a cease-and-desist demand to the Irish non-profit organization IT@Cork on May 24, 2006, but retracted it two days later. The "WEB 2.0" service mark registration passed final PTO Examining Attorney review on May 10, 2006, but as of June 12, 2006 the PTO hadn't published the mark for opposition. The European Union application (application number 004972212, which would confer unambiguous status in Ireland) remains currently pending after its filing on March 23, 2006.
Further Information
Get more info on 'Web 2'.
|
External Link Exchanges
Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:
<a href="http://web_2_0.totallyexplained.com">Web 2.0 Totally Explained</a>
Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned. |